home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / dev / lang / uc_0_30.lha / u / tca / tc0001.ua next >
Text File  |  1996-10-30  |  334b  |  21 lines

  1. `**********************
  2. `* P R O J E C T  < U >
  3. `*
  4. `* Author and copyright
  5. `* (c) 1996
  6. `* Paul van der Valk
  7. `*
  8. `* file: tc0001.ua
  9. `*
  10. `* Hello World example
  11. `* Tests WriteStrLn() function (#2) and string constants.
  12. `*
  13. `* output should read:
  14. `*   "Hello world!"
  15.  
  16. #1 .H 2 0 0 0
  17. #2 .M "tc0001" 10 0 0 0
  18.  
  19. #10 .c 2 11
  20. #11 .s "Hello world!"
  21.